PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageContent Class / getEnableFlowDocumentHeader Method
In This Topic
    getEnableFlowDocumentHeader Method
    In This Topic
    Gets a value indicating whether the header defined in the flow document is added to this page.
    Syntax
    public boolean getEnableFlowDocumentHeader()

    Return Value

    True if the header defined in the flow document is added to this page.
    See Also